.tc_ffffff {
    color: #fff;
}

.tc_a6a6a6 {
    color: #a6a6a6;
}

.tc_999999 {
    color: #999999;
}

.tc_0077cd {
    color: #0077cd;
}

.tc_022e56 {
    color: #022e56;
}

.tc_7688ac {
    color: #7688ac;
}

.tc_ffb68e {
    color: #ffb68e;
}

.tc_fd7400 {
    color: #fd7400;
}

.tc_000000 {
    color: #000;
}

.bc_f7f7f7 {
    background-color: #f7f7f7;
}

.bc_ffffff {
    background-color: #fff;
}

.bc_248cff {
    background-color: #248cff;
}

.bc_0050a5 {
    background-color: #0050a5;
}

.bc_003369 {
    background-color: #003369;
}

.fw_b {
    font-weight: bold;
}

.pc {
    display: block;
}

.phone {
    display: none;
}

.pl-6 {
    padding-left: 6rem;
}


/*  */

.dbdh {
    border-bottom: 1px solid #e3e3e3;
}

.top_zw {
    width: 33%;
    height: 57px;
    line-height: 57px;
    border-left: 2px dashed #e3e3e3;
}

.gjz {
    padding: 5px 0;
    background-color: #f2f2f2;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.cp {
    background: url(../images/index/cp_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.ys_top {
    background: url(../images/index/ys_top.jpg) no-repeat;
    background-size: 100% 100%;
}

.title {
    padding: 10px 0;
}

.sztitle {
    float: left;
    background: url(../images/index/title.fw.png) no-repeat left top;
    width: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 30px;
    color: white;
}

.cntitle {
    float: left;
    width: 500px;
    color: #00AAFF;
    font-size: 25px;
    background: url(../images/index/title1.fw.png) no-repeat 20px bottom;
    height: 40px;
    padding-left: 20px;
    font-weight: bold;
}

.entitle {
    float: left;
    padding-left: 20px;
    font-size: 18px;
    color: #AAAAAA;
    padding-top: 5px;
}

.cont {
    overflow: hidden;
    font-size: 16px;
    padding: 10px 0;
    margin-top: 65px;
}

.contN {
    background: url(../images/index/icon.fw.png) no-repeat left center;
    height: 45px;
    line-height: 45px;
    text-indent: 30px;
    color: #777777;
}

.zz .more {
    margin: 0 43.5%;
    border-radius: 30px;
    border: 1px solid #0050a5;
    width: 13%;
    font-size: 14px;
    color: #0050a5;
    padding: 10px 0px;
}

.anli {
    background: url(../images/index/al_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.anli .more {
    margin: 0 43.5%;
    border-radius: 30px;
    border: 1px solid #fff;
    width: 13%;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
}

.about {
    background: url(../images/index/about_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.hf {
    background: url(../images/index/hf_bj.jpg) no-repeat;
    background-size: 100% 100%;
    min-height: 225px;
}

.moreNEW {
    background-color: #d9d9d9;
    border-radius: 50px;
    margin-bottom: 10px;
    width: 70%;
    display: block;
    padding: 10px 0;
    text-align: center;
}

.moreNEW:hover {
    background-color: #1053ae;
    color: #fff;
}

.footer {
    background: url(../images/foot/foot.jpg) no-repeat;
    background-size: 100% 100%;
}

.fl {
    padding: 10px 15px;
    background: #f6f6f6;
    border-left: 2px solid #0050a5;
    margin-right: 10px;
    font-weight: bold;
    color: #0050a5;
}

.fl:hover {
    background: #0050a5;
    color: #fff;
}

.news-list-body {
    background: #f5f5f5;
    padding: 25px;
    margin-top: 20px;
}

.news-con h1 {
    font-size: 20px;
    font-weight: bold;
}

.news-con p {
    color: #999;
}

.news-date p {
    background: #0050a5;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    line-height: 35px;
}

.news-list-body a:hover h1 {
    color: #0050a5;
}

.pro-list {
    padding: 15px;
}

.pro-list a {
    background: #f5f5f5;
    display: block;
    border: 1px solid #0050a5;
}

.pro-list a:hover {
    background: #0050a5;
    color: #fff;
}

.pro-list a p {
    font-size: 12px;
    text-align: center;
    padding: 15px;
    height: 65px;
    margin: 0px;
    font-weight: bold;
}

.qrcode {
    width: 100%;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px;
    }

    .footer .container {
        max-width: 1200px;
    }
}

@media (max-width: 767px) {
    .pc {
        display: none;
    }

    .phone {
        display: block;
    }

    /*  */
    .logo-sm-height {
        height: 30px;
    }

    .fs-sm-16 {
        font-size: 16px;
    }

    .fs-sm-18 {
        font-size: 18px;
    }

    .w-s-50 {
        width: 50%;
        max-width: 50%;
    }

    .w-s-100 {
        width: 100%;
    }

    .anli .more {
        margin: 0 30%;
        width: 40%;
    }

    .fl {
        width: 46%;
        margin-bottom: 15px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .sonsort {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .cp .sonsort a {
        width: 50%;
    }

    .moreNEW {
        width: 45%;
    }

    .code {
        text-align: center;
    }

    .qrcode {
        width: 50% !important;
    }
}